Doko-Demo-Doa
released this
22 Aug 09:23
·
24 commits
to main
since this release
As you might knew, for the past two years this lib hasn't been maintained well and there were number of issues with new architecture, not working on iOS, Expo support,...
I decided to rewrite this library using Callstack's excellent scaffold tool: https://callstack.github.io/react-native-builder-bob/create
So now we have:
- New architecture support with backward compatibility.
- Expo CNG support out of the box. It doesn't work with Expo Go because of native code and that's expected.
- Migrate Android code to Kotlin.
- Supports and tested with latest version of React Native (0.75.x as of now)