brentvatne / react-native-overlay

An <Overlay /> component that brings content inside to the front of the view regardless of its current position in the component tree.
638 stars 79 forks source link

Improve LoadingOverlay Example #27

Open cancan101 opened 9 years ago

cancan101 commented 9 years ago
  background: {
    flex: 1,
    alignItems: 'center',
    justifyContent: 'center',
  },
niftylettuce commented 8 years ago

@cancan101 Can you please clarify this or submit a pull request?

niftylettuce commented 8 years ago

See #36 - we will be refactoring this soon to support Android/iOS and not have any issues here, there will no longer be the XCode integration needed