Best of React NativeMay 2022

  1. 1
    Article
    Avatar of devgeniusDev Genius·4y

    Vue vs React in 2022: What to Choose and When

    Vue and React are among the most fast-evolving technologies for frontend development. There are many factors to explain their popularity among business owners and developers. In this blog, we will try to compare Vue.js vs React.js, taking into account their differences and similarities.

  2. 2
    Article
    Avatar of reactnativeexampleReact Native Example·4y

    Motion Pizza: React Native animated app with reanimated + expo

  3. 3
    Article
    Avatar of reactnativeexampleReact Native Example·4y

    Wallety - A budget tracker for personal finance and budget planning

    Wallety is a budget tracker for personal finance and budget planning. It is written in React Native and is available for Android and iOS. To run locally on Android, run the following command: android.npx react-native run-android; iOS.npm install Waletty; android.aab .apk; ios.babel.config.js.

  4. 4
    Article
    Avatar of reactnativeexampleReact Native Example·4y

    A basic todo list mobile app built with React Native

    A mobile app to manage todo lists built with React Native. It is a simple app that allows create, toggle as done/undone and remove tasks. It should works perfectly in Android and iOS smartphones. Tasks are not stored, hence the data is lost when the app is closed.