bogobogo
2632399bfd
v2 tdd styles - topBarBackgroundColor, RNNNavigationOptions, style refactor (#1574 )
* created RNNNavigationOptions
* created RNNRootViewControllerTest and added a test for the topBarBackgroundColor style
* working
* process navigationOptions colors
* created a test for new RNNRootViewController functionality
* changed RNNRootViewController to init with name, navigationOptions and container id, instead of node
* changed RNNRootViewController to get a new type - RNNavigationOptions
* refactored statusBarHidden test and implementation, all tests pass
* added setup to RNNRootViewControllerTest.m and refactored tests
* added test for title and implemented static title
* minor fixes
* removed redundant eslint config
7 年 前
Daniel Zlotin
08524de645
support for apps using cocoapods
7 年 前
Daniel Zlotin
30b70db09b
move ios unit tests to the navigation framework
8 年 前
Daniel Zlotin
1d9a852533
moving stuff around to work on everything locally without hacks
8 年 前
Daniel Zlotin
faabe928ac
removed RNN
8 年 前
Daniel Zlotin
30a58c0363
refactor RNNBridgeModule into commandsHandler
8 年 前
Ran Greenberg
64cab21474
refactor #833
8 年 前
Ran Greenberg
ebaafd409e
refactor #824
8 年 前
Ran Greenberg
37bf8666e0
#824
8 年 前
Daniel Zlotin
5fc49c4895
ios refactoring
8 年 前
Daniel Zlotin
c1abfad6ff
migrated ios to RN41.2
8 年 前
Ran Greenberg
454bc30dac
add container store in order to support push
8 年 前
Ran Greenberg
c35e42d2bb
iOS - refactoring side menu
8 年 前
Ran Greenberg
cb18bbcb35
added side menu - not completed
8 年 前
Ran Greenberg
1caf12615a
add unit test
8 年 前
Daniel Zlotin
cbbf3218e2
ensure coverage in js
8 年 前
Daniel Zlotin
7f7a586a08
pushes, start of lifecycle
8 年 前
Daniel Zlotin
8546765f0e
trying to run locally
8 年 前
Daniel Zlotin
264359bc61
e2e passed
8 年 前
Daniel Zlotin
13f44710df
migrated to new detox
8 年 前
Daniel Zlotin
770b5de27c
remove warnings
8 年 前
Daniel Zlotin
5d3299acdc
refactoring
8 年 前
Daniel Zlotin
df522f083e
removed old code, migrated to public headers, new event emitter onAppLaunched
8 年 前
Daniel Zlotin
67d5b8b941
fix lint of old code
8 年 前
Daniel Zlotin
cd95e7ef64
e2e
8 年 前
Daniel Zlotin
b3006d3fac
bootstrapping
8 年 前
Daniel Zlotin
a5a07cf98b
RNNBridgeModule
8 年 前
Ran Greenberg
612e5c6491
added RNNTabBarController
8 年 前
Ran Greenberg
b7f06d9c11
Added RNNNAvigationController
8 年 前
Ran Greenberg
fc3203748e
improve styler, added commands json
8 年 前
Ran Greenberg
1c58c3422d
ungrouping OLD
8 年 前
Ran Greenberg
f683b19c4b
Added Styler
8 年 前
Ran Greenberg
3a89b66796
preparing to the big refactor
8 年 前
Daniel Zlotin
e01d015137
update controllers proj name
8 年 前
Daniel Zlotin
18b1e8f59b
copy controllers code to here - a start of something beautiful
8 年 前