Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 604 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 604 Bytes

MobileDevelopment

Mobile Development: Creating interfaces, templates for mobile app, using React Native and Firebase, mainly developed for iOS devices.

Thanks for the attention.

SMALL HINT HOW TO LET PROJECT WORK How to install properly: CREATE PROJECT and SET UP FIREBASE CONSOLE::

  • npx @react-native-community/cli init --template=@react-native-firebase/template basicFirebase
  • cd ios -> pod install --repo-update -> pod update Firebase/CoreOnly -> pod install --repo-update SET UP GOOGLE-INFO ON IOS:
  • Follow firebase instructions

ADD AUTHENTICATION;

  • yarn add @react-native-firebase/auth