Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ReNative

Build universal cross-platform apps with react native
Collective - Host: opensource - https://opencollective.com/renative - Website: https://renative.org - Code: https://github.com/pavjacko/renative

logger refactor into DI

github.com/flexn-io/renative - 09dd398c6c7153bc7dd8281d42a655792093704c authored over 1 year ago
fix device manager

github.com/flexn-io/renative - 4059fbbfc18f0518d6b30321f7b65a87a2a25254 authored over 1 year ago
abstract inquirer into DI

github.com/flexn-io/renative - 3e87fc823d1ee8c9638c7a7f87c1c6c5d0beffbd authored over 1 year ago
split context and api

github.com/flexn-io/renative - c95335cbe89d149f90c5079bb0d8fff906b28141 authored over 1 year ago
refactor core file structure

github.com/flexn-io/renative - d2571fde7f89c8d292a8e60c6206247d7455811b authored over 1 year ago
fix deps, move rnv executor to rnv package

github.com/flexn-io/renative - 8f5da49284091471e658173a0c9a290680778845 authored over 1 year ago
migrated rnv core features into @rnv/core

github.com/flexn-io/renative - a5256034db196b509ac55563b382d1201f0b018c authored over 1 year ago
switch deps to @rnv/core

github.com/flexn-io/renative - 7f4b96be083e9c0ede23c64a3c5f39067b9f03c6 authored over 1 year ago
migrate rnv core to separate package

github.com/flexn-io/renative - fdda56ad7845d0a2addb6e499a11af34af671308 authored over 1 year ago
migrate from dist to lib

github.com/flexn-io/renative - 561c9fdfb9b57c5e56bcdb2655aa184f5fc808ea authored over 1 year ago
security patches

github.com/flexn-io/renative - 4c37da557c53ce6d10d95e3c07d471c22d189802 authored over 1 year ago
update yarnlock

github.com/flexn-io/renative - 82f4b286b4e5fe1b5582320b3306058a58bc0f83 authored over 1 year ago
upgrade electron

github.com/flexn-io/renative - 4a67646d68a29163c7115be73eef8f36c600f87e authored over 1 year ago
resolutions cleanup

github.com/flexn-io/renative - a6a4a2a3c180a11091eda25ec2680f69255f3c97 authored over 1 year ago
context rename finalised

github.com/flexn-io/renative - f5277c0fc845cb10946d2e54b226eb257c228ef8 authored over 1 year ago
refactor config to context

github.com/flexn-io/renative - 1c8668a5af81e70c8844985d9addc534ce089e04 authored over 1 year ago
Merge pull request #1106 from flexn-io/fix/macos_babel

Fix macos

github.com/flexn-io/renative - cac94d972ef4914da32156a088aacd266698a475 authored over 1 year ago
cleanup allowjs

github.com/flexn-io/renative - 9b443b441d34d7fafb36beb62d1c123fd493bc1b authored over 1 year ago
dependency cleanup

github.com/flexn-io/renative - 30b5a9154ba53e6ef695987b15d0699cb032492f authored over 1 year ago
Merge branch 'feat/rn-upgrade-ts-2' into fix/macos_babel

* feat/rn-upgrade-ts-2:
fix cli entry
refactor cleanup and import fixes
abstract cli API i...

github.com/flexn-io/renative - d7cede860771636213013d10bd5aa7f5a239d41e authored over 1 year ago
refactor cleanup and import fixes

github.com/flexn-io/renative - 7b82f78c4b5194398bec8e568318b0394b00434f authored over 1 year ago
abstract cli API in rnv core via DI

github.com/flexn-io/renative - 5ba3462e78d9cf3b58d2e83d3ef398329d660faa authored over 1 year ago
update babel-loader, preset-react, use it instead of babel-preset-react-app

github.com/flexn-io/renative - 2c1a4fbcb484472983099161c80637352eb4e352 authored over 1 year ago
migrate cli imports

github.com/flexn-io/renative - 8e22f8530bc2e567f28c1dce38cd5efb157defd5 authored over 1 year ago
split rnv to core and cli

github.com/flexn-io/renative - 52dabcaa2f2b20217509912be495014f134fdd62 authored over 1 year ago
rn config update to point to template instead of app for now

github.com/flexn-io/renative - 629a17f59c102e27a772dce1dff3ee647c91e153 authored over 1 year ago
remove deprecated console.disableYellowBox

github.com/flexn-io/renative - 288c42dfb4533c44a5bd6c713ef6dfe43909ac94 authored over 1 year ago
Merge branch 'feat/rn-upgrade-ts-2' of github.com:flexn-io/renative into feat/rn-upgrade-ts-2

* 'feat/rn-upgrade-ts-2' of github.com:flexn-io/renative:
fix web
fix podfile permissions

github.com/flexn-io/renative - 590254569d3c2e6de8cd45143f02b9ab35a10a37 authored over 1 year ago
fix lightning entry

github.com/flexn-io/renative - 719f1ff139178c3daa1bc4bcfd6328694b1988f2 authored over 1 year ago
Merge branch 'feat/rn-upgrade-ts-2' of github.com:pavjacko/renative into feat/rn-upgrade-ts-2

github.com/flexn-io/renative - 769360f38f129ad09e6dce1f93cd26c0e5d0826d authored over 1 year ago
fix podfile permissions

github.com/flexn-io/renative - 8563db3a5f6b03207255b2bca1c65aeb57801dd9 authored over 1 year ago
fix web path, fix ts error

github.com/flexn-io/renative - 470f120cd8a2d3289ef5ec1ba8a4ab16c4a242ce authored over 1 year ago
fix undefined subpath

github.com/flexn-io/renative - a19504a2801aa84f03af655aa85f994046b91c5a authored over 1 year ago
fix rnv engine-core import

github.com/flexn-io/renative - e13d83d5c4762f03dcb09c91c6e9009c76bbbd8a authored over 1 year ago
migration fixes

github.com/flexn-io/renative - 5779847759c9d470c255a8eea73d25b2b6202706 authored over 1 year ago
migrate sdk constants from core

github.com/flexn-io/renative - c9c0f6d9a44235acda28061d006dcf052b645b34 authored over 1 year ago
refactor cleanup

github.com/flexn-io/renative - 7a264a37b01168605451f732678ac87fd070c4e1 authored over 1 year ago
migrate sdk code from engines to sdks, deprecate firefoxos

github.com/flexn-io/renative - 884110e21405d4a29eab675b53a2100c331a929c authored over 1 year ago
remove setupManager

github.com/flexn-io/renative - 291240caa73d6ff37fdaf57a4a00c2a6903b278f authored over 1 year ago
context => contextManager

github.com/flexn-io/renative - fa9f7b0a855b33ced5f9db93b7c2814fc775e160 authored over 1 year ago
packages split refactor

github.com/flexn-io/renative - 1a0aacd905da2c2653a12980798d8f616078943e authored over 1 year ago
migrate engine-core to separate pakage

github.com/flexn-io/renative - e729fc229ad5bad80c61212340ba7195c13f4980 authored over 1 year ago
refactor installers

github.com/flexn-io/renative - 6c219a515c071021fad833a3fb63ca4f9042697d authored over 1 year ago
migrate device manager, add sdk-kaios

github.com/flexn-io/renative - 3323eccb6b168b7daa1b993f6e987d786abaefb8 authored over 1 year ago
add webos sdk package

github.com/flexn-io/renative - a05e4d5241ad9665ac98175c3f4c533a61f00e18 authored over 1 year ago
Merge branch 'feat/rn-upgrade-ts' of github.com:flexn-io/renative into feat/rn-upgrade-ts

* 'feat/rn-upgrade-ts' of github.com:flexn-io/renative:
fix rn permissions, add node_require i...

github.com/flexn-io/renative - 6b9dfcbbaf80de96589c28e0c0a69840007b309f authored over 1 year ago
fix rn permissions, add node_require injection, change pod checksum to use deps as well

github.com/flexn-io/renative - 53e205a18e2fdb3aafe717beb8eeaa46df7c367f authored over 1 year ago
fix bundler, revert fonts

github.com/flexn-io/renative - bd33fde469bde7870f64c8ea0b7e6bf3e098f033 authored over 1 year ago
change pbxproj to latest, disable packager

github.com/flexn-io/renative - 73ffbf79560774b1190578b6088780e4ac1c0b88 authored over 1 year ago
ios run working through rnv

github.com/flexn-io/renative - fd35dffe2c80fb7ed2d82e50f53ed20a42f5cab7 authored over 1 year ago
Merge branch 'feat/rn-upgrade-ts' of github.com:flexn-io/renative into feat/rn-upgrade-ts

* 'feat/rn-upgrade-ts' of github.com:flexn-io/renative:
ios pods working
initial templating ...

github.com/flexn-io/renative - 868f49b094fa1dde5784df3e9c3afbae4f386e7c authored over 1 year ago
ios pods working

github.com/flexn-io/renative - 9270564b5d7a76a8af6fbffad8f11ee345a5f4f5 authored over 1 year ago
Merge branch 'main' into feat/rn-upgrade-ts

* main:
0.38.0-canary.1

# Conflicts:
# packages/engine-rn-tvos/package.json
# packages/templa...

github.com/flexn-io/renative - d2111b90fca4f06dce02942cd6d82518f205712e authored over 1 year ago
0.38.0-canary.1

github.com/flexn-io/renative - 41f055c5a58d421826b9e8bc5613caa1444b8036 authored over 1 year ago
initial templating of java files

github.com/flexn-io/renative - c2dd0ae519b9bd2937bcb94849cdb45a7520a6fc authored over 1 year ago
android export works

github.com/flexn-io/renative - 08894e237f6a9934be8b67033dc4505a3feaa0d4 authored over 1 year ago
android works through rnv

github.com/flexn-io/renative - 8cf4dc480d863c7b72b809d8c7b7b55971ef87e8 authored over 1 year ago
android and ios now working

github.com/flexn-io/renative - 2acfb224a7c99e0335ee924d91d3b8412b2a032e authored over 1 year ago
Merge branch 'feat/rn_update' into feat/rn-upgrade-ts

* feat/rn_update:
android works, for real this time
remove gradle from template, taken out t...

github.com/flexn-io/renative - a1c2bf85331d982b1eb17a28c967d198fc2cd9e3 authored over 1 year ago
android works, for real this time

github.com/flexn-io/renative - d6acf95ae64383843fcb4a24a5e064807f397ce0 authored over 1 year ago
remove gradle from template, taken out tokens from gradle config files and manifest

github.com/flexn-io/renative - b514af6bd99e68fe41f3b93b14b1b90071ae75a3 authored over 1 year ago
Merge branch 'feat/rn_update' into feat/rn-upgrade-ts

* feat/rn_update:
ios working
ANDROID WORKS
android native code is building
initial

# C...

github.com/flexn-io/renative - c48431e21c63a934b8967233e688051b391f8d0e authored over 1 year ago
Merge pull request #1093 from flexn-io/feat/ts-migration

RNV TS migration

github.com/flexn-io/renative - a651563d3cc9aafcd01f34d753ce6356d4011014 authored over 1 year ago
Merge branch 'feat/ts-migration' of github.com:flexn-io/renative into feat/ts-migration

* 'feat/ts-migration' of github.com:flexn-io/renative:
https://github.com/flexn-io/renative/se...

github.com/flexn-io/renative - 1dbe4955e7e7703c0fc9502337006106bca3ad0c authored over 1 year ago
https://github.com/flexn-io/renative/security/code-scanning/112

github.com/flexn-io/renative - e4a1262d646ee0b8d910cca559607079ce8400f4 authored over 1 year ago
https://github.com/flexn-io/renative/security/code-scanning/70

github.com/flexn-io/renative - fc9d0e6a87332b585db3a5665503101c6aec16cf authored over 1 year ago
update apple-sdk, code fixes

github.com/flexn-io/renative - 2294a95df4b49f24859e015eb8dc493562b17599 authored over 1 year ago
refactor context type

github.com/flexn-io/renative - 0e5d346d61c5613408b7d70b135c7108e608fb08 authored over 1 year ago
cleanup, fix plugins inject skip

github.com/flexn-io/renative - 08447d1e46cfe8015ad5dfef81e9e44357c979f3 authored over 1 year ago
skip linking undefined platforms

github.com/flexn-io/renative - a2e8bd2ece33eeab19690c8a849d090ec0693659 authored over 1 year ago
cleanup imports

github.com/flexn-io/renative - a19396674632d1cbeb7e70becac3f6d22ddb8898 authored over 1 year ago
reaftor engine windows to ts

github.com/flexn-io/renative - 6442f0050b99dfccfaf7f832c8f83c499d34c771 authored over 1 year ago
ts integration docker

github.com/flexn-io/renative - 56f56dc67e2029fa1f36d9d2f7336d8045d17922 authored over 1 year ago
integration ftp TS migration

github.com/flexn-io/renative - 28e6065996b82cf9d3062511488483269ecd97b2 authored over 1 year ago
ts integration-vercel

github.com/flexn-io/renative - f21d1238b6e5f0471aa53fa648b79354bf717b47 authored over 1 year ago
update ts configs

github.com/flexn-io/renative - 2f394e3aa73e398ab607a2bc310ea5472bfd3731 authored over 1 year ago
engine-rn-macos TS done

github.com/flexn-io/renative - a85075e110d6ec28820f33cd6725f33b30a63072 authored over 1 year ago
rename engine-rn-macos js to ts

github.com/flexn-io/renative - 43f2a9c8994b63c413756facaaa541b286d79180 authored over 1 year ago
migrated engine rn-web

github.com/flexn-io/renative - 65f925df4e76c76c34850607ec81d014d3a23561 authored over 1 year ago
rename js to ts engine-rn-web

github.com/flexn-io/renative - b59d9c36a06d0298dcc60f945dbab4c44cf8f758 authored over 1 year ago