You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2025. It is now read-only.
This is the first project thread / TODO list for Android.
Android - Make the switch between Visual and HTML Editor working #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.
This is the first project thread / TODO list for Android.
Android - Make the switch between Visual and HTML Editor working #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.Project restructure to make it a library #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
Example app with basic structure (See above)
Prepare component for publishing to npm #7 Prepare for publishing to npm (https://docs.npmjs.com/getting-started/creating-node-modules)
Prepare project for debugging with Aztec libraries in-place #10 BUG - Revisit local Aztec repo integration, as it's broken since Issue/5 project restructure #6 was merged.
Integrate ReactNativeAztec into RecyclerViewList #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