Skip to content

Commit 7d2059e

Browse files
authored
Update README.md
Remove iOS manually installation related to swift file and bridging header compile.
1 parent a62ce81 commit 7d2059e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,6 @@ cd ..
2222
yarn ios
2323
```
2424

25-
## **For iOS manually swift file linking**
26-
- After done **pod install**.
27-
- Open example -> ios -> ModifierExample.xcworkspace file.
28-
- Expand **Pods** xcode project at left side panel in Xcode.
29-
- Expand **Development Pods** folder, scroll down and exapand **react-native-modifier** library pod files.
30-
- Now drag and drop all .swift files **AppleSignin.swift, AppleSigninButtonManager.swift, AppleSignInManager.swift, CustomEventEmitter.swift and ModifierMultiply.swift** in that folder (react-native-modifier).
31-
- Click on **Create Bridging header file** blue button from the popup after drag and drop swift files.
32-
- Now you can build (cmd+B) and run the project successfully.
33-
3425
## Usage
3526

3627

0 commit comments

Comments
 (0)