Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 620 Bytes

File metadata and controls

10 lines (9 loc) · 620 Bytes

react-native-freecharge-clone-app

A clone of Freecharge App built using react-native

This Project includes

  1. The use of UI Component like View , Text, ScrollView, Buttons, TouchableOpacity etc
  2. To implement bottom navigation bar the use of the package react-native-scrollable-tab-view
  3. To add liner gradients the use of the package react-native-linear-gradient
  4. To add QR Scanning Ability the use of the packages react-native-qrcode-scanner, react-native-camera
  5. The use of react-native-vector-icons for all the vector icons
  6. The use of react-redux and redux to implement redux for global state management