Skip to content

Commit cb6e33f

Browse files
committed
readme
1 parent 55b759d commit cb6e33f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ eas build --profile development --platform ios --local
154154

155155
1. Don't create inline props to the `ChartUPlot` component, otherwise uPlot instance may get out of sync with the rendered component. Instead, use a `useMemo` hook to memoize the options and data.
156156

157+
2. The functions you pass to the `injectedJavaScript` can be tricky to debug, so be sure to test them in a web environment first.
158+
157159
## Contributing
158160

159161
If you would like to contribute, please open an issue or a pull request. Contributions are welcome!

0 commit comments

Comments
 (0)