So I started a react native app using create-react-native-app and it created a lot of boilerplate code. Android is in JAVA
which I am fine with. But the iOS is in Objective-C
and I am more familiar with Swift
. Is there anything I can do about that? I know most of my code is going to be in JavaScript
anyways, but just wondering anyways.
↧
Started React Native With Swift Instead Of Objective C
↧