We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b01c114 commit f39ceacCopy full SHA for f39ceac
README.md
@@ -1,6 +1,8 @@
1
# PhysicsLayout
2
Android layout that simulates physics using [JBox2D](https://github.com/jbox2d/jbox2d). Simply add views, enable physics, and watch them fall!
3
4
+### Looking for a Compose version? Try [PhysicsBox](https://github.com/Jawnnypoo/PhysicsBox)!
5
+
6
See it in action with the sample app:
7
8
[](https://play.google.com/store/apps/details?id=com.jawnnypoo.physicslayout.sample)
0 commit comments