# getReactLifecycleMethods

**Kind:** Function

**Source:** [`atloria-monorepo/apps/frontend-parser/src/utils/ast-helpers.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/frontend-parser/src/utils/ast-helpers.ts#L523)

Get lifecycle methods for React class components

## Signature

```ts
function getReactLifecycleMethods(): string[]
```

**Returns:** `string[]`
