Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kingsword09/kotlindslexample
react native android using kotlin dsl template.
https://github.com/kingsword09/kotlindslexample
kotlin-dsl react-native
Last synced: about 2 months ago
JSON representation
react native android using kotlin dsl template.
- Host: GitHub
- URL: https://github.com/kingsword09/kotlindslexample
- Owner: kingsword09
- License: mit
- Created: 2024-09-22T11:57:08.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-31T07:24:22.000Z (2 months ago)
- Last Synced: 2024-10-31T08:20:55.954Z (2 months ago)
- Topics: kotlin-dsl, react-native
- Language: TypeScript
- Homepage:
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a new [**React Native**](https://reactnative.dev) project, bootstrapped using [`@react-native-community/cli`](https://github.com/react-native-community/cli).
Migrate android project from Groovy to kotlin dsl, iOS project from Objective-C to swift after initializing a project in @react-native-community/cli.
- Groovy => Kotlin DSL
- Objective-C => Swift## Compatibility
| `@react-native-community/cli` | `KotlinDslExample` |`React Native` |
| ------------------------------------------------------------------ | --------------------------- |--------------------------- |
| [^15.0.0](https://github.com/react-native-community/cli/tree/15.x) | ^2.0.0 |^0.76.1 |
| [^14.0.0](https://github.com/react-native-community/cli/tree/14.x) | ^1.0.0 |^0.75.3 |