Calinteodor
38677dbe0a
dep(react-native-immersive-mode): remove everything related to this ( #16513 )
...
* Remove anything related to immersive mode on Android. Right now we use top and bottom insets.
2025-10-07 13:50:39 +03:00
Calin-Teodor
cd77b6bbe4
feat(react-native-sdk): update scripts to add worklets babel plugin deps
2025-09-10 11:30:09 +03:00
Calin-Teodor
c436e48956
feat(react-native-sdk): add react-native-worklets-core as a peer dep
2025-09-09 16:47:28 +03:00
Calinteodor
b511f4b8df
dep(react-native): Update to 0.77.2 ( #16160 )
...
* This is a huge update, mostly because we updated Gradle on the Android side, which includes a more strict bundle process for third party modules. On iOS, even though new architecture is disabled, we had to be explicit about it because of this react native update and because some updated dependencies have it enabled by default and are using turbo modules which are not available, YET, in our project.
2025-07-10 14:56:43 +03:00
Calinteodor
b8c6c2381c
dep(@amplitude): replace with web and native deps with new ones ( #16169 )
...
Replaced Amplitude related dependencies with https://github.com/amplitude/Amplitude-TypeScript
2025-06-27 15:39:33 +03:00
Calinteodor
6bc12766f9
feat(react-native-sdk): fixed missing dependencies ( #16102 )
...
* feat(react-native-sdk): fixed missing dependencies errors
2025-06-10 13:37:08 +03:00
Oğuzhan Selim Temiz
85fe5cf31e
chore(deps): replace moment.js with day.js for locale handling ( #15875 )
...
* chore(deps): replace moment.js with day.js for locale handling and
pin day.js version to 1.11.13 in package-lock.json
---------
Co-authored-by: Calin-Teodor <calin.chitu@8x8.com >
2025-05-28 15:29:32 +03:00
Saúl Ibarra Corretgé
3397b9cbc9
fix(deps) remove xmldom override
...
The dependency is now gone from strophe.js so we don't need to override
it.
2025-03-20 13:01:30 +01:00
Calinteodor
b890aa33c3
feat(react-native-sdk/android): force permissions approval in order to launch RNOngoingNotification ( #15400 )
...
Re-added visibility control for ongoing conference and media projection notifications on our React Native SDK.
2025-01-17 17:03:30 +02:00
Saúl Ibarra Corretgé
aabc50da60
fix(rnsdk) specify the RN version we support
...
Our SDK is only really tested with a single RN version, make sure to put
that in peerDependencies.
In addition, drop the peer dependency on @react-native/metro-config
since our project doesn't use it directly.
2024-12-16 17:53:14 +02:00
Calin-Teodor
b0a87041da
feat(rnsdk): moved deps that dont require linking
2024-08-21 17:37:41 +03:00
Calinteodor
d2ad3473a1
deps(react-native-gesture-handler/@react-native-clipboard/clipboard): Updates related to RN 0.73.8 ( #14894 )
...
* deps(react-native-gesture-handler/@react-native-clipboard/clipboard): Updates related to RN 0.73.8
2024-07-05 12:30:55 +03:00
Calin-Teodor
491f793530
feat(react-native-sdk): add stompjs to peerDependencies
2024-07-04 11:47:16 +03:00
Calin-Teodor
bc69a35cd6
feat(react-native-sdk): match any version between react native and metro config
2024-05-28 19:39:40 +03:00
Calin-Teodor
c531c0e65c
react-native-sdk(chore/deps): reset link deps to 0
2024-03-07 16:49:15 +02:00
Calin-Teodor
467023f77a
react-native-sdk(chore/deps): reset deps to 0 so we can update to latest
2024-03-07 15:56:09 +02:00
Calinteodor
0c45d87d1a
react-native-sdk(android): screen share updates ( #14440 )
...
* react-native-sdk(android): removed related modules, services to screen-share feature and updated peerDeps
2024-03-06 17:33:08 +02:00
bgrozev
6ab25f7bc0
Remove callstats ( #14076 )
...
* ref: Remove precall test.
* ref: Remove callstats.
* Remove the dependency on react-native-callstats.
2023-11-28 07:28:05 -08:00
Calinteodor
7e1d10fb4d
sdk(react-native-sdk): update readme
2023-10-10 12:03:43 +02:00
Saúl Ibarra Corretgé
91c8e9bd86
chore(deps,rnsdk) add missing dependency
2023-09-25 17:11:21 +03:00
Saúl Ibarra Corretgé
1f52c0b49f
chore(deps,rnsdk) sync dependencies
2023-09-25 17:11:21 +03:00
Calinteodor
f84a561d9e
sdk(react-native-sdk): Update rnsdk peer deps ( #13793 )
...
* sdk(react-native-sdk): prepare_sdk script updates regarding deps and peer deps
2023-09-05 14:09:13 +03:00
Calin-Teodor
7e5833bed2
sdk(react-native-sdk): revert version to 0.0.0
2023-08-01 13:40:17 +03:00
Calinteodor
ae90e96a3e
sdk(react-native-sdk): rnsdk updates fixes ( #13627 )
...
* sdk(react-native-sdk): created IEventListeners interface, alpha sorted props and other updates
2023-07-31 22:01:06 +03:00
Calin-Teodor
0c3b5139b1
sdk(react-native-sdk): changed rn-immersive to rn-immersive-mode
2023-07-19 13:14:37 +03:00
Saúl Ibarra Corretgé
683e9e72b9
fix(rnsdk,deps) update dependencies
2023-07-18 11:10:58 +02:00
Saúl Ibarra Corretgé
123eaf77fa
fix(rnsdk) drop unnecessary Swift files and dependencies
2023-07-18 11:10:58 +02:00
Calin-Teodor
f5d764e3df
feat(react-native-sdk): updated dependencies
2023-07-06 09:46:16 +03:00
Calinteodor
f950dc90b9
sdk(react-native-sdk): added script that updates app dependencies ( #13516 )
...
* sdk(react-native-sdk): created script for missing dependencies
2023-07-04 11:09:58 +03:00
Calinteodor
16cacec43c
sdk(react-native-sdk): moved some dependencies to peer dependencies ( #13498 )
...
* sdk(react-native-sdk): moved some dependencies to peer dependencies
https://github.com/react-native-community/cli/issues/870
https://github.com/callstack/react-native-builder-bob#how-do-i-add-a-react-native-library-containing-native-code-as-a-dependency-in-my-library
2023-06-30 16:12:00 +03:00
Calinteodor
00092b79af
sdk(react-native-sdk): react native sdk updates ( #13482 )
...
* sdk(react-native-sdk): minor updates
2023-06-27 15:38:12 +03:00
Filip Rejmus
935a391525
feat(rnsdk) add initial React Native SDK
...
Co-authored-by: Calin-Teodor <calin.chitu@8x8.com >
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
2023-06-08 15:22:11 +02:00