You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create login page and authenticate user with firebase api. Fetch data from firebase api and match with entered username and password from user. if login displa new screen.
Authentication with firebase in react native using based on validation with firebase api.
#Install
npm install
About
Create login page and authenticate user with firebase api. Fetch data from firebase api and match with entered username and password from user. if login displa new screen.