Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
baronha authored Aug 3, 2021
1 parent 0d422fe commit ec419a5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ This lib is for personal use, so if you customize your style or change something
yarn add @baronha/react-native-photo-editor && cd ios/ && pod install && cd..
```

> Don't forget add file [.swift](https://stackoverflow.com/questions/52536380/why-linker-link-static-libraries-with-errors-ios) in your project (and create bridging header file swift).
## Usage

```js
Expand Down Expand Up @@ -92,6 +94,11 @@ You have to copy [this folder](https://github.com/baronha/react-native-photo-edi
- [ ] Customize.
- [ ] Sync between two platforms.

## Performance

We're trying to improve performance. If you have a better solution, please open a [issue](https://github.com/baronha/react-native-photo-editor/issues)
or [pull request](https://github.com/baronha/react-native-photo-editor/pulls). Best regards!

## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
Expand Down

0 comments on commit ec419a5

Please sign in to comment.