Open akiradeveloper opened 6 years ago
I want to use LayoutAnimation but found that UIManager isn't implemented.
https://github.com/scalajs-react-interface/universal/blob/master/src/main/scala/sri/universal/apis/UIManager.scala
But I don't have ideas on how to implement mapping because the code isn't Scala-way.
https://facebook.github.io/react-native/docs/0.46/layoutanimation.html
Do you have an idea?
I want to use LayoutAnimation but found that UIManager isn't implemented.
https://github.com/scalajs-react-interface/universal/blob/master/src/main/scala/sri/universal/apis/UIManager.scala
But I don't have ideas on how to implement mapping because the code isn't Scala-way.
https://facebook.github.io/react-native/docs/0.46/layoutanimation.html
Do you have an idea?