Commit f9648ef
committed
fix: upgrade example to RN 0.76 and simplify to legacy bridge
- Upgrade example app from RN 0.73 to 0.76 to fix Node.js 23 babel
compatibility issue (addHelper error)
- Remove TurboModule cpp files - using legacy bridge for now
- Simplify podspec to legacy bridge architecture only
- Add complete iOS project structure for example app
- Fix AppDelegate to use bundleURL method (RN 0.76 requirement)
- Simplify NativeFluidAudio.ts spec to use Object types for codegen1 parent 7a6102b commit f9648ef
30 files changed
Lines changed: 17849 additions & 2070 deletions
File tree
- cpp
- example
- ios
- FluidAudioExample.xcodeproj
- FluidAudioExampleTests
- FluidAudioExample
- Images.xcassets
- AppIcon.appiconset
- ios
- src
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments