/beije

Primary LanguageJavaScript

BEIJE DatePicker

Beije DatePicker case study. This project was bootstrapped with React Native.

Available Scripts

  • npm start - Runs your app in development mode.
  • npm run ios - Like npm start, but also attempts to open your app in the iOS Simulator if you're on a Mac and have it installed.
  • npm run android - Like npm start, but also attempts to open your app on a connected Android device or emulator.
  • npm run web - Runs the app in the browser.

Arcitecture

  • __tests__ folder: contains all tests of the project.
  • assets folder: contains all assets of the project like svgs, images, fonts, etc.
  • components folder: contains all ReactNative components of the project.

Used Libraries

Learn More

Please Check React Native Offical Website or React Native Github Page