healthhackersER / CAMA-CORE-Example

4 stars 1 forks source link

[DS] Fix Error: Database Screen Styles #29

Open GundlackFelixDEV opened 4 years ago

GundlackFelixDEV commented 4 years ago

Error:

No overload matches this call. Overload 1 of 2, '(props: Readonly): Text', gave the following error. Type 'string' is not assignable to type 'StyleProp'. Overload 2 of 2, '(props: TextProps, context?: any): Text', gave the following error. Type 'string' is not assignable to type 'StyleProp'.

Originally posted by @GundlackFelixDEV in https://github.com/healthhackersER/CAMA-CORE-Example/pull/28