File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2022 Amazon.com, Inc. or its affiliates. All rights reserved.
3- *
4- * PROPRIETARY/CONFIDENTIAL. USE IS SUBJECT TO LICENSE TERMS.
2+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3+ * SPDX-License-Identifier: MIT-0
54 */
65module . exports = {
76 presets : [ 'module:metro-react-native-babel-preset' ] ,
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2022 Amazon.com, Inc. or its affiliates. All rights reserved.
3- *
4- * PROPRIETARY/CONFIDENTIAL. USE IS SUBJECT TO LICENSE TERMS.
2+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3+ * SPDX-License-Identifier: MIT-0
54 */
65
76import { AppRegistry , LogBox } from 'react-native' ;
Original file line number Diff line number Diff line change 11#
2- # Copyright (c) 2022 Amazon.com, Inc. or its affiliates. All rights reserved.
3- #
4- # PROPRIETARY/CONFIDENTIAL. USE IS SUBJECT TO LICENSE TERMS.
2+ # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3+ # SPDX-License-Identifier: MIT-0
54#
65schema-version = 1
76
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2022 Amazon.com, Inc. or its affiliates. All rights reserved.
3- *
4- * PROPRIETARY/CONFIDENTIAL. USE IS SUBJECT TO LICENSE TERMS.
2+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3+ * SPDX-License-Identifier: MIT-0
54 */
65
76import React , { useState } from 'react' ;
Original file line number Diff line number Diff line change 11/**
2- * Copyright (c) 2022 Amazon.com, Inc. or its affiliates. All rights reserved.
3- *
4- * PROPRIETARY/CONFIDENTIAL. USE IS SUBJECT TO LICENSE TERMS.
2+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3+ * SPDX-License-Identifier: MIT-0
54 */
65
76import 'react-native' ;
You can’t perform that action at this time.
0 commit comments