MOBILE APPS

  • React Hooks

    React Hooks

    React hooks are a powerful feature introduced in React 16.8, enabling developers to use state and other React features without writing a class. Here’s a list of some of the built-in React hooks with simple examples for each: 2. useEffect 3. useContext 4. useReducer 5. useCallback 6. useMemo 7. useRef 8. useLayoutEffect 9. useImperativeHandle 10.…

  • Day 02 REACT-NATIVE | Create Template

    Day 02 REACT-NATIVE | Create Template

    Today this guys of 9lessons have excellent tutorial about of how can create one template with three tabs, applying some techniques for navigation very simple, this tutorial have github of project, take a look Hoy les traigo este excelente tutorial hecho por la gente de 9lessons es una excelente guia de como hacer un app,…

  • How Install React-Native | Instalar React Native

    How Install React-Native | Instalar React Native

    Hey guys this is the small guide for install React-Native take a look. Hola Gente esta es una pequeña guia para poder instalar React-Native. Read more

  • 30 DAYS REACT NATIVE

    Hi Guys, I comeback again, I had some problems since my last post, in this new year 2018, I want make series of tutorials about React-Native, from scratch I’ll try for make video tutorials about that with some tricks, based in my experience with the couple projects. Hola chicos, regreso de nuevo, tuve algunos problemas…

  • Create Calculator with REACT NATIVE

    Hey guys you can start with this tutorial, about REACT NATIVE, you can learn about of create and run this calculatorApp take a look! View more >>