Giter VIP home page Giter VIP logo

baoz-reactnative's People

Contributors

hi-rube avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

baoz-reactnative's Issues

run and crash

2015-11-19 18:49:59.345 BaozReact[19651:608100] *** Assertion failure in **31-[RCTBatchedBridge loadSource:]_block_invoke(), /Users/aipai/project/mobile/github/baoz-ReactNative/node_modules/react-native/React/Base/RCTBatchedBridge.m:204
2015-11-19 18:49:59.346 BaozReact[19651:608100] * Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'It looks like the implementationof __DEV has changed. Update -[RCTBatchedBridge loadSource:].'
*** First throw call stack:
(
0 CoreFoundation 0x000000010f554f45 exceptionPreprocess + 165
1 libobjc.A.dylib 0x000000010e751deb objc_exception_throw + 48
2 CoreFoundation 0x000000010f554daa +[NSException raise:format:arguments:] + 106
3 Foundation 0x000000010e39e6b2 -[NSAssertionHandler handleFailureInFunction:file:lineNumber:description:] + 169
4 BaozReact 0x000000010e0ab05d __31-[RCTBatchedBridge loadSource:]_block_invoke + 861
5 BaozReact 0x000000010e093474 __50+[RCTJavaScriptLoader loadBundleAtURL:onComplete:]_block_invoke26 + 3204
6 CFNetwork 0x000000010eff0b3d __75-[__NSURLSessionLocal taskForClass:request:uploadFile:bodyData:completion:]_block_invoke + 19
7 CFNetwork 0x000000010f002fb6 __49-[__NSCFLocalSessionTask _task_onqueue_didFinish]_block_invoke + 302
8 Foundation 0x000000010e3c63b8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK
+ 7
9 Foundation 0x000000010e3020e5 -[NSBlockOperation main] + 101
10 Foundation 0x000000010e2e5036 -[__NSOperationInternal _start:] + 646
11 Foundation 0x000000010e2e4c47 __NSOQSchedule_f + 194
12 libdispatch.dylib 0x0000000112ad349b _dispatch_client_callout + 8
13 libdispatch.dylib 0x0000000112ab98ec _dispatch_queue_drain + 2215
14 libdispatch.dylib 0x0000000112ab8e0d _dispatch_queue_invoke + 601
15 libdispatch.dylib 0x0000000112abba56 _dispatch_root_queue_drain + 1420
16 libdispatch.dylib 0x0000000112abb4c5 _dispatch_worker_thread3 + 111
17 libsystem_pthread.dylib 0x0000000112e044f2 _pthread_wqthread + 1129
18 libsystem_pthread.dylib 0x0000000112e02375 start_wqthread + 13
)
libc++abi.dylib: terminating with uncaught exception of type NSException

为什么要用 var that = this

hi, 我是一个 react native 初学者。
经常能看到作者这样来写:
var that = this;
that.state.dataSource.cloneWithRows(data);
为什么不是直接使用this呢?
this.state.dataSource.cloneWithRows(data);
有点搞不明白。

compile and run ok , but can not view index page

hi,

after git clone , npm install and start

Looking for JS files in
../react/baoz-ReactNative
React packager ready.

flow: Could not find a .flowconfig in . or any of its parent directories
see "flow init --help" for more info

::1 - - [Sun, 24 May 2015 02:14:56 GMT] "GET / HTTP/1.1" 404 - "-"

the browser on localhost:8081 just show:

Cannot GET /

what's wrong ?

编译出错

No visible @interface for 'RCTRootView' declares the selector 'initWithBundleURL:moduleName:launchOptions:',我用的xcode为7.0beta5

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.