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
So I tried implementing the example given with a blank typescript app on react native and got it to work!! However, when tried to implement the same code into my project that was made using javascript I changed the App.js file to be a App.tsx file but , it gives me the error shown in the picture.
The text was updated successfully, but these errors were encountered:
So I tried implementing the example given with a blank typescript app on react native and got it to work!! However, when tried to implement the same code into my project that was made using javascript I changed the App.js file to be a App.tsx file but , it gives me the error shown in the picture.
The text was updated successfully, but these errors were encountered: