uber / RIBs

Uber's cross-platform mobile architecture framework.
https://eng.uber.com/tag/ribs/
Apache License 2.0
7.73k stars 904 forks source link

TicTacToe : RIBs + Needle example #349

Open 5torm5h4dow opened 4 years ago

5torm5h4dow commented 4 years ago

Hi,

It would be great to have a TicTacToe sample project based on RIBs & Needle. I had seen in some thread that this is being worked on. Is there any plan to do this? If yes when would it be released

Thanks

theangelperalta commented 4 years ago

@5torm5h4dow ,

I'm working on example that uses Buck + RIBs + Needle. However, I'm having an issue integrating plugins. Any help to push this through would be appreciated. I'll be doing a write up on the project once I'm finished. P.S. currently it is in working state using both RIBs and Needle.

UPDATE: Finished the example project. Let me know if you any questions

Thanks, Angel C.