| #
4595a1bf |
| 10-Sep-2021 |
Tomasz Sapeta <[email protected]> |
Various cleanups in unimodules packages (#14379)
|
| #
0eba1ec1 |
| 13-Aug-2021 |
Tomasz Sapeta <[email protected]> |
[unimodules] Add deprecation notices to CHANGELOGs and READMEs (#14048)
Co-authored-by: Tomasz Sapeta <[email protected]>
|
| #
58106724 |
| 25-Aug-2020 |
Stanisław Chmiela <[email protected]> |
[repo] Remove Flutter code from the workspace (#9913)
# Why
Even though it was a really interesting project (and big thanks to @FiberJW for taking it on and delivering! ) we no longer plan to m
[repo] Remove Flutter code from the workspace (#9913)
# Why
Even though it was a really interesting project (and big thanks to @FiberJW for taking it on and delivering! ) we no longer plan to maintain Unimodules integration for platforms other than React Native due to reduced bandwidth and increased focus.
# How
- removed flutter packages from the repository
- searched for `flutter` keyword throughout the repository, removed applicable hits (left: `Pods/SDWebImage` and `docs/react-native`
- ran `find . | grep flutter` and `…pubspec` in the root of the repository to ensure no leftovers are… left over.
# Test Plan
None.
show more ...
|
| #
19ed0d66 |
| 07-May-2020 |
Evan Bacon <[email protected]> |
migrate docs to use npx pod-install (#8190)
* Migrate to use pod-install
* Migrate to use pod-install
* Migrate docs to pod-install
* Apply suggestions from code review
Co-authored-by: J
migrate docs to use npx pod-install (#8190)
* Migrate to use pod-install
* Migrate to use pod-install
* Migrate docs to pod-install
* Apply suggestions from code review
Co-authored-by: James Ide <[email protected]>
Co-authored-by: James Ide <[email protected]>
show more ...
|
| #
944c2c3e |
| 14-Mar-2019 |
Brent Vatne <[email protected]> |
[unimodules] Update READMEs for new installation flow
|
| #
8d441c7e |
| 14-Mar-2019 |
Stanisław Chmiela <[email protected]> |
[packages] Move unimodules foundation to `org.unimodules` scope
|