ShaMan123 / react-native-math-view

Math view for react native! No WebView!
https://github.com/ShaMan123/react-native-math-view
MIT License
77 stars 24 forks source link

Warning with new RN version 0.69+ #86

Closed rrr3da closed 1 year ago

rrr3da commented 1 year ago

Description Package react-native-math-view contains invalid configuration: "dependency.assets" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.

To Reproduce Add a reference inside package.json to a project pointing to latest RN version and run for iOS. The warn message will appear in the output terminal

Expected behavior No warning is shown

ShaMan123 commented 1 year ago

welcome to PR I have abandoned RN but the effort of this repo is worthwhile

rrr3da commented 1 year ago

@ShaMan123 you can find my PR #87 Have a nice day