sri icon indicating copy to clipboard operation
sri copied to clipboard

UIManager lacks its methods

Open akiradeveloper opened this issue 7 years ago • 0 comments

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?

akiradeveloper avatar Feb 10 '18 06:02 akiradeveloper