Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 |