DevJethava / RNReduxBoilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Redux Boilerplate

Learn More

To learn more about Project, take a look at the following resources:

  • React Native - learn more about React Native.
  • React Native Project with Package Name - npx react-native init MyProject --package-name com.myproject.app
  • Pos Install - npx pod-install ios
  • React Native Navigation - React Navigation is made up of some core utilities and those are then used by navigators to create the navigation structure in your app.
  • Redux - Redux is a predictable state container for JavaScript apps.
  • Redux Toolkit - Redux Toolkit includes the Redux core, as well as other key packages we feel are essential for building Redux applications (such as Redux Thunk and Reselect).
  • NativeWind - NativeWind uses Tailwind CSS as scripting language to create a universal styling system.
  • Axios - API calling library.

About


Languages

Language:TypeScript 38.3%Language:Java 32.8%Language:Objective-C 10.5%Language:Ruby 10.5%Language:JavaScript 4.4%Language:Objective-C++ 3.4%