googlemaps / googlemaps/react-native-navigation-sdk
[Feature request]: Expo plugins
Offen
#576
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @illuminati1911
Auf GitHub ansehen
priority: p3
type: feature request
- Vorherrschende Sprache
- TypeScript
- Sterne
- 227
- Forks
- 38
- Ø Merge
- 4 T. 8 Std.
- Gemergte PRs (30 T.)
- 16
Beschreibung
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Use case
In the current setup, we need to prebuild and modify the native code for each platform on every build.
### Proposal
Introduce Expo plugins, which automatically modify the native source code during the `eas prebuild/build` process.
This concept is called [Continuous Native Generation](https://docs.expo.dev/workflow/continuous-native-generation/), and it makes it a lot easier for the apps to use an automated build pipeline.
Yet, this doesn't affect a bare React Native setup at all.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.