Skip to content
  • Christopher Chedeau's avatar
    [OpenSource] Fix 2048 · cf617640
    Christopher Chedeau authored
    Summary:
    There were two issues:
    (1) it was using /Users/sahrens as a path
    (2) needed to remove RCTAnimationExperimental which doesn't exist anymore and add RCTWebSocket
    cf617640