Steve Moretz

Results 107 comments of Steve Moretz

Reanimated 2 does exactly this. If you don't want to add this as a dependency to the the current repo. I'd suggest a branch for reanimated 2 would be great,ps...

It's a shame this didn't get fixed the moti library is also absolutely amazing and could easily be able to re create these animations but it means a few more...

> Feel free to fork or to switch if this does not fit your needs 😊. > > Kind reminder that I m not paid to provide you this library...

> Sorry for being harsh. "It s a shame" does not translate very well in my native language 😅 > > Thanks for the suggestion however. I will probably try...

> Thanks for reporting. Will take a look. I just reinstalled everything in a new project : ```bash yarn add docz react react-dom @nejcm/docz-theme-extended ``` So far sounds to be...

I'm having the same problem. ``` @Puppet(containerViewId = R.id.frame, stickyStack = true) class MainActivity : AppCompatActivity() { override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState) setContentView(R.layout.activity_main) Rigger.getRigger(this).showFragment(HelloFragment(),R.id.frame) ``` Fragment class: ``` @Puppet...

I found the problem,You need to update the library and add support for androidX.I don't know how you've written it but it shouldn't be so hard just letting androidX fragment...

Ok man thanks for the reply.Give it a try and let us know!motion layouts are brilliant!

This is really a smart idea.