Pleex
Search…
introduction
quick start
Installation
API
API Reference
Collection
Schema
Insert
getAll
getItem
getItems
removeItem
clearCollection
insertMultiple
Contributing
How to contribute
Powered By
GitBook
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.
How to create collection
Collection
How to create schema's
Schema
How to insert data into collection's
Insert
How to retrieve all data's of a collection
getAll
find and get item
getItem
find and get multiple items
getItems
find and remove item
removeItem
quick start - Previous
Installation
Next
Collection
Last modified
2yr ago
Copy link