File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ So, I create one by myself.
1717- [x] Support exclude for some other path
1818- [x] Proxy for other api server
1919- [x] Delay for global and specific path
20- - [ ] Support flexible fallback to network([ #6 ] ( https://github.com/WhatAKitty/react-native-fetch-mock/issues/6 ) )
20+ - [x ] Support flexible fallback to network([ #6 ] ( https://github.com/WhatAKitty/react-native-fetch-mock/issues/6 ) )
2121- [ ] Support inline valiation(such as: '/api/users/{userid:[ a-z|A-Z] }')
2222
2323## Usage
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-fetch-mock" ,
3- "version" : " 0.8 .0" ,
3+ "version" : " 0.9 .0" ,
44 "description" : " fetch mock for react-native" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments