Roadmap - abologna-r7/react-native-infobox GitHub Wiki
Roadmap for v0.2.0
Get rid of the react-native-vector-icons dependency. Although this is a great project, my goal here is to not depend on third party icon frameworks, and let the user use their own icon framework of their choice.
Cleanup code to adhere to JS standards.
Use flow for the project.
Better code documentation.
Add action buttons for the infoboxes.
Add header and footer sections.
Add more styles for alert, warning, ... type of infoboxes. (Done in version 0.1.5)