Add scommons react, react-native facades to list of UI libs
viktor-podzigun opened this issue · 0 comments
viktor-podzigun commented
The following facade libs could be added:
Name: scommons-react
- url: https://github.com/scommons/scommons-react
- desc: 'Scala.js facades for core React.js APIs, Hooks, Components and testing, uses scalajs-reactjs facade lib'
- dep: '"org.scommons.react" %%% "scommons-react-core" % "0.2.0"'
Name: scommons-react-native
- url: https://github.com/scommons/scommons-react-native
- desc: 'Scala.js facades for core react-native APIs, Components and testing, uses scommons-react facade lib'
- dep: '"org.scommons.react-native" %%% "scommons-react-native-core" % "0.2.0"'