/usersReactNativePoc

React Native Users Management

Primary LanguageJavaScript

WELCOME TO REACT NATIVE USERS MANAGEMENT! 🚀 👦 👧

Using the Random user generator API I have built an app that allows the user to see User list and user details.

Technology stack used

The technology stack used for this example, including libraries and tools are:

  • React Native
  • Visual Studio Code
  • iOs
  • Android
  • React Navigation
  • Axios

Components Used

The React Native components used for this example are:

  • TouchableOpacity
  • ActivityIndicator
  • Image
  • FlatList
  • View
  • Text

Development server

Run yarn install to install dependencies.

yarn install

Run yarn start for a dev server.

yarn start