A simple project about how you can integrate WatermelonDB in your React Native project and perform all CRUD operations.
yarn install
OR npm install
react-native run-android
cd ios && pod install
react-native run-ios
There are few ways you can do it:
- Starring and sharing the projects you like π
- Follow dilipsuthar97 on GitHub.
Thanks! β€οΈ
dilipsuthar97.github.io
Copyright 2021 Dilip Suthar (dilipsuthar97)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.