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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ Remember to add tests for your change if possible. Run the unit tests by:
49
49
yarn test
50
50
```
51
51
52
-
To edit the Objective-C files, open `example/ios/AppStateAwareFocusEffectExample.xcworkspace` in XCode and find the source files at `Pods > Development Pods > react-native-app-state-aware-focus-effect`.
52
+
To edit the Objective-C files, open `example/ios/AppStateAwareFocusEffectExample.xcworkspace` in XCode and find the source files at `Pods > Development Pods > react-navigation-app-state-aware-focus-effect`.
53
53
54
54
To edit the Kotlin files, open `example/android` in Android studio and find the source files at `reactnativeappstateawarefocuseffect` under `Android`.
0 commit comments