Commit Graph

8 Commits

Author SHA1 Message Date
Ibrahem 728effc935
Rename loop property to disableLoop 2023-08-16 13:12:23 +03:00
Brian Sztamfater 1327fc622f
feat: add loop property for iOS (#3) 2023-08-15 13:25:28 -03:00
Brian Sztamfater ae2a3f9277 fix: apply composition filter on main thread (iOS) 2023-05-15 21:33:01 -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 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