react-native-oauth icon indicating copy to clipboard operation
react-native-oauth copied to clipboard

where is ios/AppDelegate.m found.

Open dbclkclk opened this issue 6 years ago • 1 comments

Apart of the IOS setup, there's instruction on how to modify ios/AppDelegate.m to setup a callback however, I'm not seeing this file anywhere in the solution. Thoughts?

dbclkclk avatar Oct 04 '18 09:10 dbclkclk

the AppDelegate.m should be located at the below directory Your_Project/ios/Your_Project_Name/AppDelegate.m

ericchan3721 avatar Nov 19 '19 07:11 ericchan3721