https://gist.github.com/aaronjensen/44251ed19c4b6635975925f3c7ca0463
const styles = StyleSheet.create({
label: {
marginRight: '1rem',
},
})
flow-typed/unofficial/aphrodite.js:1435
1435: create<T: StyleDeclaration>(styles: T): T;
^^^^^^^^^^^^^^^^ Library type error:
1435: create<T: StyleDeclaration>(styles: T): T;
^^^^^^^^^^^^^^^^ property `$value` of StyleDeclaration. Indexable signature not found in
25: const styles = StyleSheet.create({
^ object literal. See: client/app/components/forms/TextInput.js:25
Changing the StyleDeclaration interface to object works.
Same here.
Most helpful comment
It seems I have the same problem:
https://flow.org/try/#0PQKgBAAgZgNg9gdzCYAoVBLAdgFwKYBOUAhgMZ5gCyAngJK6EnlgDeqYYA2gNZ7UBcYAM44C2AOYBdQVgCuAWwBGhANyoAvulJwsIsPhGCa9fETIUAvK1QBIAOTy8QocXF47ggIwagA