Reactrestaurant
GithubDemoYoutube
  • REACT RESTAURANT
  • Technologies
  • Restaurant App
    • Download Zip
    • Requirements
    • Installation Guide
    • App Structure
    • API Config
    • Push Notification
    • Release Build
    • Error Handling
Powered by GitBook
On this page
  1. Restaurant App

Error Handling

Error Handling on React.

PreviousRelease Build

Last updated 5 years ago

If you got error in react-native-twitter-sign in package then you simply follow these steps:

  1. Go to the node-modules.

  2. Find react-native-twitter-sign folder -> android -> src -> main -> java -> com ->goldenowl -> twittersignin -> TwitterSignInPackage.java

  3. then remove all @override

Before removing @override

After removing @override

Before removing @override
after removing @override