📝 Update TODO

This commit is contained in:
Dominic Go 2021-11-15 07:16:47 +08:00
parent b1b480f456
commit 3927611c30

View File

@ -61,6 +61,10 @@
### Version: `next`
<br>
### Version: `1.4.0`
- [x] (Commit: `a0b008c`) Migrate project to use the new template generated by `create-react-native-library` and `react-native-builder-bob`.
* Example app no longer builds, but the library still works when installed on a newly created react-native app. The example project may be incompatible with Xcode 13.1.
* After migrating the project to the new template, the example app now builds + run on iOS 15.