remove some [@bs.string] warning by lin2jie2 · Pull Request #5 · rescript-react-native/svg

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

remove some [@bs.string] waning

by default v12.1.4, in my case bs-platform: ^8.2.0, reason-react: ^0.9.1, reason-react-native: 0.62.3.
has some waning by [@bs.string] and cannot compiled(not generate ReactNativeSvg.bs.js) and cannot `open ReactNativeSvg`.

删除一些因[@bs.string]导致无法通过编译的警告。