https://github.com/kingsword09/kotlindslexample
react native android using kotlin dsl template.
https://github.com/kingsword09/kotlindslexample
kotlin-dsl react-native
Last synced: 3 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T07:07:35.000Z (over 1 year ago)
- Last Synced: 2025-01-12T05:41:04.068Z (over 1 year ago)
- Topics: kotlin-dsl, react-native
- Language: Objective-C
- Homepage:
- Size: 289 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 |