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

fix types, package config

github.com/flexn-io/renative - 67edd9c973efa48b4f34555755b642c7898ad827 authored over 1 year ago
Bump electron from 26.2.1 to 26.2.4

Bumps [electron](https://github.com/electron/electron) from 26.2.1 to 26.2.4.
- [Release notes](...

github.com/flexn-io/renative - 6f4f19be6337a4ff77c83b9f5394f1af260a9400 authored over 1 year ago
Merge pull request #1129 from flexn-io/chore/post-refactor-fixes-pt3

Chore post refactor fixes pt3

github.com/flexn-io/renative - be53961619a42b9b7ea547e7595c19af820859a8 authored over 1 year ago
add schema hooks

github.com/flexn-io/renative - f141278a3ae92fdeb7ed2a1e39166916d700fd3e authored over 1 year ago
added test for rn.start

github.com/flexn-io/renative - 03e97a7dd0dbcec14a3e3ff00c197ddbc8dafbe7 authored over 1 year ago
remove unecessary try

github.com/flexn-io/renative - 2c2d86517ae4118051f9a0fe9806c90e5267a8c8 authored over 1 year ago
move device logic before bundler, fix sudden bundler exit if failed

github.com/flexn-io/renative - ece475272fc7096bc162d52dff9bb678fb0a301e authored over 1 year ago
Merge branch 'chore/post-refactor-fixes-pt3' of github.com:flexn-io/renative into chore/post-refactor-fixes-pt3

* 'chore/post-refactor-fixes-pt3' of github.com:flexn-io/renative:
fix: lock gemfile to workin...

github.com/flexn-io/renative - e0f5ba61837746296af0c6d85033a882d75496f2 authored over 1 year ago
add initial schema support

github.com/flexn-io/renative - 19ed0cfc4dee756bc28ba87a40aff8198b3886c2 authored over 1 year ago
fix: lock gemfile to working activesupport version

github.com/flexn-io/renative - 604619c16ea38b57cc85ee204abcdf452342f800 authored over 1 year ago
update licences

github.com/flexn-io/renative - d327bbb4bb885452ea80d1d690621959e41708ab authored over 1 year ago
remove firefoxtv, firefoxos

github.com/flexn-io/renative - 71b1208f33afd39f386ee28a866f7054b8728f42 authored over 1 year ago
Merge branch 'main' into chore/post-refactor-fixes-pt3

* main:
run ios/tvos in parallel
use metro config defaults
cleanup engine adapters
fix: ...

github.com/flexn-io/renative - 105c71a26b9bb255928f07f510a9fe77ae6d7c3f authored over 1 year ago
fixed context and api global overwrites

github.com/flexn-io/renative - 478b1f92f7257252455a9441d340c7140fd60152 authored over 1 year ago
Merge pull request #1124 from flexn-io/fix/logger-imports

fix: incorrect logger imports in sdk-webpack

github.com/flexn-io/renative - 4c7317873e70b60a9bf280ca298641c892b293b2 authored over 1 year ago
Merge pull request #1121 from flexn-io/chore/post-refactor-fixes-pt2

iOS / tvOS fixes

github.com/flexn-io/renative - a1dd63d9db4ae0ee663a3429714a36399f346a4f authored over 1 year ago
run ios/tvos in parallel

github.com/flexn-io/renative - c7ebd9427c43da04df08c28c3df11a07d5d96c11 authored over 1 year ago
use metro config defaults

github.com/flexn-io/renative - e2d8823e4b8eb50f2ae347bfa19edf1bfb009f07 authored over 1 year ago
cleanup engine adapters

github.com/flexn-io/renative - a07d8067a7608873a57ca3816f761e024ce1e260 authored over 1 year ago
fix: incorrect logger imports in sdk-webpack

github.com/flexn-io/renative - 5750477257bf67a684fe0bddc119e951a4314873 authored over 1 year ago
fix override logic

github.com/flexn-io/renative - fe37b3c46ea75cc229b90fa4c261c984c04caef8 authored over 1 year ago
migrate overides

github.com/flexn-io/renative - fb66bbb8a7dfce3870c9cd44a388b30d6e40ebbb authored over 1 year ago
rn cli patches and fixes

github.com/flexn-io/renative - 690273dd6714437e99354ba9b0e0d482e9f39fee authored over 1 year ago
Merge branch 'main' of github.com:flexn-io/renative

* 'main' of github.com:flexn-io/renative:
updated metro-cfg, rn, rnw, rntvos, rncli, fixed and...

github.com/flexn-io/renative - 6a09f157eb1b094419baeda315fc708b8ec1a75b authored over 1 year ago
add @react-native-community/cli-platform-ios overrdies

github.com/flexn-io/renative - eea36ea41c58ab2e27e85dac2c95d6d79e752dc9 authored over 1 year ago
Merge pull request #1120 from flexn-io/chore/upgrade_deps

updated dependencies to latest

github.com/flexn-io/renative - e72ff0ba36bc04662737bc0a340678b76ca8c31d authored over 1 year ago
updated metro-cfg, rn, rnw, rntvos, rncli, fixed android

github.com/flexn-io/renative - c6fa5c6585b000011f7eedc99f314625cded3030 authored over 1 year ago
added missing @rnv/core dep to rnv

github.com/flexn-io/renative - 6bed6b4cb551b33ebeda73a9f53fa392611be978 authored over 1 year ago
Merge pull request #1119 from flexn-io/fix/gesture_handler_tvos

added overrides for rn gesture handler to exclude unsupported features

github.com/flexn-io/renative - 275e1f714379633b1a97eac4be57c3afb4130c43 authored over 1 year ago
added overrides for rn gesture handler to exclude unsupported features

github.com/flexn-io/renative - e402305bc10c962fc222893a15e6c348b3026012 authored over 1 year ago
Merge pull request #1118 from flexn-io/dependabot/npm_and_yarn/postcss-8.4.31

Bump postcss from 8.4.30 to 8.4.31

github.com/flexn-io/renative - 49d8499f5241983c0f60aef429f865cc68f6c1c8 authored over 1 year ago
added env for pod commands

github.com/flexn-io/renative - f83feddadce20ffc9ee5d08ba3e7a10093c3e56e authored over 1 year ago
Bump postcss from 8.4.30 to 8.4.31

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31.
- [Release notes](htt...

github.com/flexn-io/renative - eb6ac7222a7f6c040533317e600e6720e0a62eb7 authored over 1 year ago
Merge pull request #1117 from flexn-io/chore/post-refactor-fixes

Post refactor fixes

github.com/flexn-io/renative - 872a47089aca8b4f5761bea62425d6ac49c9398c authored over 1 year ago
fix reGex import

github.com/flexn-io/renative - 5bac5c42022e7c07034885eb6da87b52d77df8d2 authored over 1 year ago
more test coverage

github.com/flexn-io/renative - 716f35c6078f485578bfae387d89669f83a65b61 authored over 1 year ago
Merge branch 'chore/post-refactor-fixes' of github.com:flexn-io/renative into chore/post-refactor-fixes

* 'chore/post-refactor-fixes' of github.com:flexn-io/renative:
chore: bump node version in wor...

github.com/flexn-io/renative - 86bbb55b753de1de93ef9b23a01ba7e561660bbf authored over 1 year ago
fix clean task tests

github.com/flexn-io/renative - 6c378561d7553f4e539f1c0e0d69107ff6469cb8 authored over 1 year ago
chore: bump node version in workflow

github.com/flexn-io/renative - b68c8db18e94875ca1580f0308975b9ac8ec0af7 authored over 1 year ago
chore: update kill task test

github.com/flexn-io/renative - beec4ca488b1978d4185acbad54cf408a0a49b13 authored over 1 year ago
chore: update clean task test

github.com/flexn-io/renative - e906b32a82783e1ea750c45dd86365585bdde9aa authored over 1 year ago
chore: update run task test

github.com/flexn-io/renative - 42f2b64796bfdf59f635361d50f39a9a5f082fe4 authored over 1 year ago
cleanup packages

github.com/flexn-io/renative - 73a831228674feda5fe7db241982264f8c6c6505 authored over 1 year ago
update prePublish build hooks

github.com/flexn-io/renative - 02e9ba4dc9e369c847eedfe4638e5cb4b1788079 authored over 1 year ago
build hooks fixes

github.com/flexn-io/renative - e6a7fd77626efae94c6a7fbd94308842e0259185 authored over 1 year ago
migrate core buildhooks from flexn to rnv

github.com/flexn-io/renative - 8f2f8d2903f6c709bcae149f9064c2a64be490c2 authored over 1 year ago
Merge pull request #1091 from flexn-io/fix/template-starter-release-scheme-name

fix: change release scheme name

github.com/flexn-io/renative - 8194033d650bbb5be999019485f38b9668ed1c5f authored over 1 year ago
Merge pull request #1113 from flexn-io/feat/rn-upgrade-ts-3

ReNative major refactor

github.com/flexn-io/renative - 4cbbcf66f3a61a715ac0f49149697bc6d5d00b43 authored over 1 year ago
update to runner

github.com/flexn-io/renative - 04070e05f2e9cca3f6d8be73d61752bb50279943 authored over 1 year ago
tvos dual engines fixes, getRelativePath, --showEnv

github.com/flexn-io/renative - f84bb046d1e2db2a0aeaf5532975463b06f493fe authored over 1 year ago
update template with tvos default template

github.com/flexn-io/renative - 7fa1759c753e50616776e79f16fe2d5601cec94b authored over 1 year ago
update env configurations

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

* main:
fix web path, fix ts error

# Conflicts:
# packages/core/src/projects/index.ts

github.com/flexn-io/renative - ca549cbc4a96a1870e66056e485d8a95fbdbd2dd authored over 1 year ago
upgrade tvos template

github.com/flexn-io/renative - 5313a8e52d655b430c345b77a18439c946a94bb0 authored over 1 year ago
adapter and tvos fixes

github.com/flexn-io/renative - 256f5209b0e2fd9d5cfc72fc9423da0a39fa4e80 authored over 1 year ago
update metro configs

github.com/flexn-io/renative - cba1ef223edfc695f8e3eafe8e35166b2f97a4c7 authored over 1 year ago
reuse gradle configurations

github.com/flexn-io/renative - 83be715107b6570b8fc31445d19f5a45881fa8f8 authored over 1 year ago
launch activity fix

github.com/flexn-io/renative - e9ac99b88786d53132f6dc317547dac4a385fd61 authored over 1 year ago
android device management fixes

github.com/flexn-io/renative - 2c87c1c35e1e805b70ef6f35f7d2c5caf2b8aadd authored over 1 year ago
cleanup old templates

github.com/flexn-io/renative - f097959cfaf4251583341e805b290bbd9ace35e4 authored over 1 year ago
Merge pull request #1105 from flexn-io/fix/web_path

fix web path, fix ts error

github.com/flexn-io/renative - 7d3e675e1fa3067653403e11f6e2198b2255bf28 authored over 1 year ago
rename to lowercase

github.com/flexn-io/renative - d9c803366d2af6eaa479397e45c54f746b449d53 authored over 1 year ago
git name case hack

github.com/flexn-io/renative - 72b637dd5dcfd238ab8d6b3643a05f82c8196b43 authored over 1 year ago
removed node-fetch

github.com/flexn-io/renative - 02767f2ccfd157689c423d0213e2b87296489490 authored over 1 year ago
cleanup constants, deps

github.com/flexn-io/renative - 120758365198b118acb220763db3f70469f3682b authored over 1 year ago
refactor sdk exports

github.com/flexn-io/renative - f9c3c1854c47b487dc5c7b3aa0d7e24038676469 authored over 1 year ago
remove specific mentro and babel handlers from rnv. let templates deal with it

github.com/flexn-io/renative - d5e8b762e1756ecd43c0b658abd1ba4f96b7340f authored over 1 year ago
cleanup, renaming of templates

github.com/flexn-io/renative - 4b8b67dd83cde428394aef50ffcbee674ae37679 authored over 1 year ago
migrate to sdk-rn

github.com/flexn-io/renative - 8bce1176b9c95a466013c580be64ee4f727524c3 authored over 1 year ago
update android and apple sdk to use sdk-rn

github.com/flexn-io/renative - 03d23f7aac7a9066cc04692967e9d8e9b691b146 authored over 1 year ago
add sdk-react-native as separate rn wrapper package

github.com/flexn-io/renative - 12d9ee5a336102560804ba0430fcbeb7a6e5a6ee authored over 1 year ago
Merge branch 'fix/android-tv-rn72' into feat/rn-upgrade-ts-3

* fix/android-tv-rn72:
fixed androidtv, tvos wip

# Conflicts:
# yarn.lock

github.com/flexn-io/renative - aa5cebc27f381c25273fe0ba962520528ef8bf28 authored over 1 year ago
upgrade node requirements

github.com/flexn-io/renative - 963653e19cf4a4a3597f78aeac809d26e5b922ac authored over 1 year ago
fix react types

github.com/flexn-io/renative - a81bdf8ae94c05372a86bf99be7c3e6d0abd44f2 authored over 1 year ago
add rnv extensions

github.com/flexn-io/renative - 63ff46aa31f19bdddc44f7794b4292e2a3636834 authored over 1 year ago
fixed androidtv, tvos wip

github.com/flexn-io/renative - 8edeb4a0b891cfd775a7351666f84a46e85db5f2 authored over 1 year ago
skipOverrides per plugin

github.com/flexn-io/renative - 7a7e516dc242cf1ddc2e39e732e1c2e7c8795c66 authored over 1 year ago
fix default doResolve injections

github.com/flexn-io/renative - 444a83460e195fe25425588fce0f96f8b55181c4 authored over 1 year ago
fix ora, premature chalk call

github.com/flexn-io/renative - a44de131a889730bcc391978c2312be685b09e43 authored over 1 year ago
refactor rnv runner

github.com/flexn-io/renative - bdf0935a5e674988c7662c583f08c6c585b821fe authored over 1 year ago
separate context and api to providers to prevent circular deps issues

github.com/flexn-io/renative - 6cfa6be30b9bee90c42f914f3e10ea82173e28ed authored over 1 year ago
refactor context to functional arch

github.com/flexn-io/renative - e229bc712e91961397bb83a32091a75b9506b8ab authored over 1 year ago
abstract filesystem injections

github.com/flexn-io/renative - e44528a6b48385713426e46cd73cca720954459b authored over 1 year ago
post cleanup, move chalk to cli

github.com/flexn-io/renative - 3eac44eac2133067cc5b6e98c39d567de01cb827 authored over 1 year ago
abstract logger api

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