API Reference
The Pleex API is super tiny. Pleex make an schematic simple wrapper on async storage that means you can simply store your data on async storage schematic and use many api's to manage them.
Last updated
The Pleex API is super tiny. Pleex make an schematic simple wrapper on async storage that means you can simply store your data on async storage schematic and use many api's to manage them.
Last updated
How to create collection
How to create schema's
How to insert data into collection's
How to retrieve all data's of a collection
find and get item
find and get multiple items
find and remove item