Closed veris-neerajdhiman closed 8 years ago
:hammer: Login Widget with different configurations.
:hammer_and_wrench: Add member according to rules.
:thought_balloon: adding hooks is piece of :cake: but making them extendible requires :thinking:
Added requested features in old terminal. React native project setup.
🚀 RN best practices and implementing different libraries and techniques for file handling, uploading/downloading. Very interesting fact being, the community is still fighting on what is the correct way to upload an image to a server(bringing image from storage to js or native part itself) a glimpse of it being the following issue https://github.com/facebook/react-native/issues/201 , which still doesn't has a resolution/support from react-native (but third party libraries). 😄
Always add members, manage everything with flags (veris flags, database attributes)
Other work
Widgets
.widget class
&process function
are almost configurable :yum: , they just need config and schema to perform task).