From 4ed0da51b73bc19fd688e6438659525d45428f95 Mon Sep 17 00:00:00 2001 From: Pavel Aksonov Date: Tue, 25 Jul 2017 17:07:38 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c15cdc..43ae1ef 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Package is obsolete with latest react-native-router-flux v4 - RNRF allows to wrap all scenes and navbar by passing `wrapBy` param (equal to MobX `observer`) to `` +## Package is obsolete with latest react-native-router-flux v4 - RNRF allows now wrapping all scenes and navbar by passing `wrapBy` param (equal to MobX `observer`) to `` # react-native-mobx React Native Reactive programming using [RNRF](https://github.com/aksonov/react-native-router-flux) and [MobX](https://mobxjs.github.io/mobx/)