Android To-Do list
This is the first project thread / TODO list for Android.
-
[x] ~#11 The "HTML" editor is blank. It seems to me that is not properly drawn/layout'ed on the screen. We should also resize the whole component accordingly. Since switching from visual to HTML will change the size of the whole component.~
-
[x] #5 Re-structuring to make this an actual React Native library, by following the structure here https://github.com/wordpress-mobile/react-native-recyclerview-list
-
[x] Example app with basic structure (See above)
-
[x] #7 Prepare for publishing to npm (https://docs.npmjs.com/getting-started/creating-node-modules)
-
[ ] #10 BUG - Revisit local Aztec repo integration, as it's broken since #6 was merged.
-
[ ] #8 Integrate ReactNativeAztec into ReactNativeRecyclerViewList (https://github.com/wordpress-mobile/react-native-recyclerview-list)
-
[ ] Integrate in Mobile Gutenberg
-
[ ] Add resizing behavior?
-
[ ] Make a consisted list of props for both iOS and Android