Commit Graph

18 Commits

Author SHA1 Message Date
Brian Sztamfater a1d3b422bc fix: update README with correct package name 2023-08-15 13:40:12 -03:00
Brian Sztamfater 1327fc622f
feat: add loop property for iOS (#3) 2023-08-15 13:25:28 -03:00
Brian Sztamfater e213055c51
Update README.md
Added recommendations for better mp4 Android compatibility
2023-06-14 09:22:26 -03:00
Brian Sztamfater 97d8c773ea fix: android resource id grabbing 2023-06-08 18:29:10 +01:00
Brian Sztamfater e49aa1e9f4 chore: add more logs 2023-06-06 19:21:36 +01:00
Brian Sztamfater 4cd21b64cc fix: support loading raw resources on Android 2023-06-06 18:01:38 +01:00
Brian Sztamfater 953d8806c7 fix: use accelerometer sensor on parallax effect 2023-06-05 16:59:18 +01:00
Brian Sztamfater ae2a3f9277 fix: apply composition filter on main thread (iOS) 2023-05-15 21:33:01 -03:00
Brian Sztamfater cfe21d6250
readme typo 2023-05-13 01:22:50 -03:00
Brian Sztamfater 3a3520ff31
Add cover image to README 2023-05-13 01:16:25 -03:00
Brian Sztamfater cbbd37077b
Update README.md 2023-05-13 01:05:36 -03:00
Brian Sztamfater c8f1472398 feat: add Android bindings 2023-05-09 16:28:21 -03:00
Brian Sztamfater 9a9241b9c9 fix: memory deallocation (iOS) 2023-05-06 16:42:45 -03:00
Brian Sztamfater 1e9199bb36 fix: move code execution to background thread on iOS 2023-05-06 14:04:56 -03:00
Brian Sztamfater 05e54cfe21 feat: improve example app with a parallax effect 2023-05-06 13:50:14 -03:00
Brian Sztamfater 4496ad19e3 feat: improve demo app and some optimizations for iOS 2023-05-05 15:57:49 -03:00
Brian Sztamfater 6640e69a81 feat: implement component iOS bridge and demo app example
Signed-off-by: Brian Sztamfater <brian@status.im>
2023-05-04 16:11:57 -03:00
Brian Sztamfater c8dab9a4b1 chore: initial commit
Signed-off-by: Brian Sztamfater <brian@status.im>
2023-05-04 16:10:08 -03:00