Commit Graph

12 Commits

Author SHA1 Message Date
Joel Arvidsson
a17076f961
fix: use install_modules_dependencies for React iOS dependencies (#733) 2024-08-22 10:36:08 +02:00
jpancotti
c27df7b72a
fix(ios): link MobileCoreServices to resolve undefined symbols error on build (#715)
* fix: link MobileCoreServices to resolve undefined symbols error on build

* fix space

---------

Co-authored-by: Vojtech Novak <vonovak@gmail.com>
2024-04-17 00:42:42 +02:00
Vojtech Novak
fc1c0f2d24
feat: new architecture support (#649)
* feat: rn 70 ios builds with new arch

* feat: android migration wip

* fix: update test-app, react-native and react version, fix codegen config

* fix: change spec for backward compat

* fix: simplify android code and make it work

* fix: ios code

* fix: remove unnecessary folly version

* fix: srcDirs on paper

* refactor: review

* refactor: review

* refactor: node 18

* docs: new arch in readme

* docs: new arch in readme

* refactor: use Spec

---------

Co-authored-by: Wojciech Lewicki <wojciech.lewicki@swmansion.com>
2023-05-15 21:56:02 +02:00
priyathamkumar
96307eb456
fix: Corrected git version tag in podspec (#491)
Co-authored-by: priyatham.kumar <priyatham.kumar@gameskraft.com>
2021-10-21 10:18:25 +02:00
Vojtech Novak
db09e24e5d
feat: rework module using react native bob (#421)
* feat: rework module using react native bob

* chore: rebase

* Added windows example (not working for the moment)

* Fixed implementation of the Windows example

* Fixed Lint issues

* Fixed a missing Lint issue

* Fixed another missing Lint issue

* fix: fixed all the pending Lint issues

* Added pickDirectory() implementation for Windows (proper PR) (#444)

* feat: added pickDirectory implementation for Windows

* fix: fixed typo in property name

Co-authored-by: Matteo Pagani <matteo.pagani@microsoft.com>
2021-08-09 20:24:22 +02:00
Vojtech Novak
a78ca40e19
support only android >=5 (API 21) (#386)
* support android >=5 (API 21)

* document requirements
2021-02-06 12:14:26 +01:00
Harun Smrkovic
ca87253f10
Fix React dependency to enable XCode 12 build (#347) 2020-10-05 18:42:13 +02:00
Vojtech Novak
cfec2545e4
target ios 9 (#315) 2020-06-15 19:36:21 +02:00
Vojtech Novak
5daf5898da allow file copying 2020-05-21 18:47:34 +02:00
Vojtech Novak
989d85ddcf explain new version tags format 2020-03-19 12:07:57 +01:00
Vojtech Novak
247f9b370b
fix podspec 2020-02-25 12:39:55 +01:00
Rob Zyskowski
a3e9f4cef7 include podspec 2017-09-14 14:52:47 +02:00