react-native/React
Tadeu Zagallo 6cf570db35 [ReactNative] Fix retain cycle on DevMenu
Summary:
@public

There was an iVar being directly referenced from inside a block on RCTDevMenu
that was causing a retain cycle and the dev menu wasn't being released.

Test Plan: Put a break point on dealloc, it should be called now.
2015-06-19 07:44:23 -08:00
..
Base [ReactNative] Fix retain cycle on DevMenu 2015-06-19 07:44:23 -08:00
Executors [ReactNative] Remove RCT_IMPORT_METHOD macro and generate lookup table dynamically 2015-06-15 13:05:52 -08:00
Layout Fixed layout bug 2015-05-13 13:24:36 -07:00
Modules Fixed stickers 2015-06-18 20:31:25 -08:00
React.xcodeproj Increased warning levels to -Wall -Wextra, and fixed Xcode 7 beta issues 2015-06-15 07:52:50 -08:00
Views Changed methodQueue to a property 2015-06-19 04:20:39 -08:00