Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 514 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 514 Bytes

Product Screen

The project uses React Native with Typescript to display product screen.

Used Libraries

  • [react-native-paper] - Used in the selection box and the text input.
  • [react-native-vector-icons] - Used for icons using MaterialCommunityIcons.
  • [react-native-ratings] - For rating bar.
  • [react-native-reanimated] - For animating the header.
  • [@react-navigation] - For navigation.

Installtion